Welcome![Sign In][Sign Up]
Location:
Search - bochs 2.1.1

Search list

[OS Developbochs-2.0.2

Description: bochs,一个小的教学用操作系统-Bochs, a small teaching operating system
Platform: | Size: 19148800 | Author: | Hits:

[OS Developbochs-2.1.1.win32-src

Description: bochs
Platform: | Size: 4130816 | Author: Jiun | Hits:

[OS Developbochs-2.2.1.win32-src

Description:
Platform: | Size: 4222976 | Author: 王陈 | Hits:

[ARM-PowerPC-ColdFire-MIPSBochs-2.2.1ForWin32

Description: 多系统模拟软件,甚至可以模拟64位CPU进行OS开发,!好东西哦!千万不要错过哦!-multi-system simulation software, and even can simulate 64 CPU OS development! Good stuff! Do not miss!
Platform: | Size: 2962432 | Author: ww21xx | Hits:

[Linux-Unixbochs-2.1.1.win32-bin

Description: 可用于虚拟主机,适用WIN98/WIN2-for virtual server, application WIN98/WIN2
Platform: | Size: 2726912 | Author: wjk | Hits:

[OS programbochs-2.2.win32-src

Description: Bochs is a virtual machine like VMware
Platform: | Size: 4238336 | Author: nosp | Hits:

[OS Developbochs-2.2.6-win32msvc-src

Description: bochs-2.2.6 的源码,学习LINUX的内核时很有用.-bochs- 2.2.6 source code, the Linux kernel study is useful when.
Platform: | Size: 4210688 | Author: xx | Hits:

[OS programoperatingsystemsourcecode

Description: \Tinix: 书中所附代码 其中很多目录中除了包含源代码(*.asm, *.inc, *.c, *.h)外,还有这样一些文件: boot.bin 引导扇区(Boot Sector),可通过 FloppyWriter 写入软盘(或软盘映像)。 loader.bin LOADER,直接拷贝至软盘(或软盘映像)根目录。 kernel.bin 内核(Kernel),直接拷贝至软盘(或软盘映像)根目录。 bochsrc.bxrc Bochs 配置文件,如果系统中安装了 Bochs-2.1.1 可直接双击之运行。其它细节请见书第 2.7 节。 godbg.bat 调试时可使用此批处理文件。它假设 Bochs-2.1.1 安装在 D:\Program Files\Bochs-2.1.1\ 中。 TINIX.IMG 软盘映像。可直接通过 Bochs 或者 Virtual PC 运行。 *.com 可以在 DOS (必须为纯 DOS) 下运行的文件。 \Tools: 一些小工具 (在 VC6 下编译通过) DescParser 描述符分析器,输入描述符的值,可以得出起基址、界限、属性等信息。 ELFParser ELF 文件分析器,可以列出一个 ELF 文件的 ELF Header、 Program Header、Section Header 等信息。 FloppyWriter 用以写引导扇区,支持软盘和软盘映像。 KrnlChecker 用以检查一个 Tinix 内核加载后位置是否正确。 -\ Tinix : There are many of them attached code directory contains in addition to the source code (*. asm2.*. inc,*. c,*. h), if there are such documents : boot.bin boot (Boot Sector) written by FloppyWriter diskette (or floppy disk image). Loader.bin LOADER direct copy to a diskette (or floppy disk image) root directory. Kernel.bin kernel (Kernel), the direct copying to floppy disk (or floppy disk image) root directory. Bochsrc.bxrc Bochs configuration files, If the system installed Bochs- 2.1.1 can be directly's Double-click operation. Other details, see paragraph 2.7. Godbg.bat debugging can use this batch file. It assumes that Bochs- 2.1.1 installed on the D : \ Program Files \ Bochs- 2.1.1 \ China. TINIX.IMG floppy disk image. Bochs directly or through Virtual PC operation.*
Platform: | Size: 1665024 | Author: wonge | Hits:

[Linux-Unixbochs-2.3-win32msvc-src

Description: bochs : one pc simulator.
Platform: | Size: 4257792 | Author: 陈光 | Hits:

[OS programbochs-2.1.1.win32

Description: bochs ,虚拟机原码,VC,能编译通过-bochs, the original virtual machine code, VC, can be compiled through
Platform: | Size: 3209216 | Author: dengxin | Hits:

[Other Embeded programbochs-2.3.5-win32msvc-src

Description: bochs-2.3.5-win32msvc源代码-bochs-2.3.5-win32msvc source code
Platform: | Size: 4362240 | Author: 周乃彪 | Hits:

[OS Developbochs-2.2.6.tar

Description: 用于操作系统实现方面的调试工具,bochs具有很大的debug调试功能。-Used to realize aspects of the operating system debug tools, bochs great debug debugging.
Platform: | Size: 3766272 | Author: 林子 | Hits:

[OS Developtoyo

Description: 参照MINIX3写的操作系统 用GCC+NASM+BOCHS开发-MINIX3 the light of the operating system used to write GCC+ NASM+ BOCHS Development
Platform: | Size: 548864 | Author: 梁健 | Hits:

[Windows Developbochs-2.3.7.win32msvc-src

Description: bochs 源码-Bochs source
Platform: | Size: 4414464 | Author: 旺旺 | Hits:

[OS DevelopBochs

Description: Bochs是一个x86硬件平台的开源模拟器。它可以模拟各种硬件的配置。。Bochs模拟的是整个PC平台,包括I/O设备、内存和BIOS。更为有趣的是,甚至可以不使用PC硬件来运行Bochs。事实上,它可以在任何编译运行Bochs的平台上模拟x86硬件。通过改变配置,可以指定使用的CPU(386、486或者586),以及内存大小等。一句话,Bochs是电脑里的“PC”。根据需要,Bochs还可以模拟多台PC,此外,它甚至还有自己的电源按钮。是一款自己动手来实践操作系统开发所必备的模拟器。-Bochs is an open source x86 emulator hardware platform. It can simulate a variety of hardware configurations. . Bochs simulation of the entire PC platform, including the I/O devices, memory, and BIOS. More interesting is that even non-use of PC hardware to run Bochs. In fact, it can be compiled on any platform running Bochs simulation of x86 hardware. By changing the configuration, you can specify the use of the CPU (386,486 or 586), and memory size. Sentence, Bochs is a computer " PC" . Necessary, Bochs can simulate more than one PC, In addition, it also has its own and even the power button. Is a do-it-yourself to practice the development of the necessary operating system simulator.
Platform: | Size: 2392064 | Author: xiaomu | Hits:

[Windows Developbochs-2.4.1-msvc-src

Description: bochs 2.4.1 vc版的源代码,官方网站公布的不是VC++版的-bochs 2.4.1 for vc++
Platform: | Size: 4515840 | Author: | Hits:

[OS Developbochs-2.4.1

Description: bochs是著名的虚拟机软件,提供了丰富的功能和接口,方便大家学习和实践操作系统-bochs is a well-known virtual machine software, which provides a wealth of features and interfaces to facilitate them to learn and practice of the operating system
Platform: | Size: 4361216 | Author: shepherd | Hits:

[OS programfunix

Description: 1. 安装带有虚拟硬盘的虚拟机(VMware、Bochs等); 2. 运行funix目录下的format.exe程序,按要求输入虚拟硬盘路径,即可格式化该虚拟硬盘; 3. 运行funix目录下的MakeImg.exe程序,同样输入虚拟硬盘路径,可将funix的boot、loader和kernel安装至虚拟硬盘 4. 若要在虚拟硬盘上放置文件,运行asd.exe,先输入虚拟硬盘路径,再输入文件路径。 -1. With the virtual hard disk to install the virtual machine (VMware, Bochs, etc.) 2. Run funix directory format.exe process, and asked to enter path to the virtual hard disk, you can format the virtual hard disk drive 3. Run funix directory MakeImg.exe program, also enter the path to the virtual hard disk can be funix the boot, loader and the kernel is installed to the virtual hard disk drive 4. To place the files in the virtual hard disk, run asd.exe, first enter the path to the virtual hard disk, and then enter the file path.
Platform: | Size: 252928 | Author: zephyr | Hits:

[OS DevelopBochs-2.5

Description: bochs-2.5压缩文件,解压后可见源码-Source visible after bochs-2.5 compressed files, extract
Platform: | Size: 3741696 | Author: ll | Hits:

[OS DevelopPara-Bochs-0.2-win

Description: 华中科技大学的Hust Lab的并行集群系统-parallel cluster system
Platform: | Size: 4392960 | Author: 何儒汉 | Hits:
« 12 3 4 »

CodeBus www.codebus.net